FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.us.breastcancer#0.2.0 (47 ms)

Package hl7.fhir.us.breastcancer
Type StructureDefinition
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-shr-core-SimpleQuantity-model.html
Url http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-SimpleQuantity-model
Version 0.2.0
Status draft
Date 2018-08-17T00:00:00+10:00
Name SimpleQuantityModel
Title BC SimpleQuantity Logical Model
Experimental False
Realm us
Authority hl7
Description A quantity where the comparator is not used, as defined in FHIR
Type shr-core-SimpleQuantity-model
Kind logical

Resources that use this resource

StructureDefinition
cimi-entity-Capacity-model BC Capacity Logical Model
cimi-entity-SpecimenContainer-model BC SpecimenContainer Logical Model
cimi-entity-SpecimenQuantity-model BC SpecimenQuantity Logical Model
shr-core-LowerBound-model BC LowerBound Logical Model
shr-core-Range-model BC Range Logical Model
shr-core-UpperBound-model BC UpperBound Logical Model

Resources that this resource uses

ValueSet
shr-core-AllUnitsVS BC AllUnitsVS ValueSet


Narrative

Note: links and images are rebased to the (stated) source

BC SimpleQuantity Logical Model

A quantity where the comparator is not used, as defined in FHIR


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "shr-core-SimpleQuantity-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC SimpleQuantity Logical Model</b></p>\n <p>A quantity where the comparator is not used, as defined in FHIR</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-SimpleQuantity-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "shr.core.SimpleQuantity"
    }
  ],
  "version" : "0.2.0",
  "name" : "SimpleQuantityModel",
  "title" : "BC SimpleQuantity Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00+10:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description" : "A quantity where the comparator is not used, as defined in FHIR",
  "kind" : "logical",
  "abstract" : false,
  "type" : "shr-core-SimpleQuantity-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "shr-core-SimpleQuantity-model",
        "path" : "shr-core-SimpleQuantity-model",
        "definition" : "A quantity where the comparator is not used, as defined in FHIR",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-SimpleQuantity-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-SimpleQuantity-model.value",
        "path" : "shr-core-SimpleQuantity-model.value",
        "short" : "Decimal representing a quantity where the comparator is not used, as defined in FHIR",
        "definition" : "Decimal representing a quantity where the comparator is not used, as defined in FHIR",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-SimpleQuantity-model.value",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "decimal"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-SimpleQuantity-model.comparator",
        "path" : "shr-core-SimpleQuantity-model.comparator",
        "short" : "Comparator",
        "definition" : "Comparator",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "shr-core-SimpleQuantity-model.comparator",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/quantity-comparator"
          }
        }
      },
      {
        "id" : "shr-core-SimpleQuantity-model.units",
        "path" : "shr-core-SimpleQuantity-model.units",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0805701"
          }
        ],
        "short" : "Code for the unit of measure of the quantity.",
        "definition" : "Code for the unit of measure of the quantity.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-SimpleQuantity-model.units",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-AllUnitsVS"
          }
        }
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "shr-core-SimpleQuantity-model",
        "path" : "shr-core-SimpleQuantity-model",
        "definition" : "A quantity where the comparator is not used, as defined in FHIR",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-SimpleQuantity-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-SimpleQuantity-model.value",
        "path" : "shr-core-SimpleQuantity-model.value",
        "short" : "Decimal representing a quantity where the comparator is not used, as defined in FHIR",
        "definition" : "Decimal representing a quantity where the comparator is not used, as defined in FHIR",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-SimpleQuantity-model.value",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "decimal"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-SimpleQuantity-model.comparator",
        "path" : "shr-core-SimpleQuantity-model.comparator",
        "short" : "Comparator",
        "definition" : "Comparator",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "shr-core-SimpleQuantity-model.comparator",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/quantity-comparator"
          }
        }
      },
      {
        "id" : "shr-core-SimpleQuantity-model.units",
        "path" : "shr-core-SimpleQuantity-model.units",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0805701"
          }
        ],
        "short" : "Code for the unit of measure of the quantity.",
        "definition" : "Code for the unit of measure of the quantity.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-SimpleQuantity-model.units",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-AllUnitsVS"
          }
        }
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.